DiscoverThe iOS Dev DiaryBuilding a searchable UITableView in iOS 9 – Part 2
Building a searchable UITableView in iOS 9 – Part 2

Building a searchable UITableView in iOS 9 – Part 2

Update: 2015-11-11
Share

Description

<iframe loading="lazy" src="https://player.vimeo.com/video/205185778" width="604" height="340" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

In the previous part we’ve setup our project and the relevant graphical bits to make the app display the table view. Now it’s time to implement the UISearchController object that will be at the heart of letting users sift through our search results. We’ll do that in this part.


Check out the first part here, as well as a link to my demo project.


Enjoy!


Watch the full course in one convenient playlist:
Catch this episode on my iOS Dev Diary Podcast:

Comments 
00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

Building a searchable UITableView in iOS 9 – Part 2

Building a searchable UITableView in iOS 9 – Part 2

Jay Versluis